Namespace - LJCNetCommon
Parameters
name - The column name.
Returns
The Pascal case property name.
Syntax
C# |
public static String GetPropertyName(String name)
|
Gets a column name with underscores converted to Pascal case.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.